NevronOpenVision
Nevron.Nov.Diagram.DrawingTools Namespace / NInplaceEditTool Class / DetermineInplaceEditShape Method / DetermineInplaceEditShape(NList<NPageItem>) Method
In This Topic
    DetermineInplaceEditShape(NList<NPageItem>) Method
    In This Topic
    Determines the shape from the given selecteion path for which inplace editing should start.
    Syntax
    protected virtual NShape DetermineInplaceEditShape( 
       NList<NPageItem> selectionPath
    )

    Parameters

    selectionPath

    Return Value

    Shape for which to start inplace editing.
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also